ci: turn gating back on for most testsuites
authorJonathan Lebon <jonathan@jlebon.com>
Wed, 11 Apr 2018 20:45:40 +0000 (16:45 -0400)
committerAtomic Bot <atomic-devel@projectatomic.io>
Thu, 12 Apr 2018 14:26:56 +0000 (14:26 +0000)
commitff50495f67a95c9b2fef5f9b84bc91469a46eb27
tree15c8316c78665880006620ff4e156e5d53e7a79e
parent9199237b01687e1e0842f3926fd01b695014df2b
ci: turn gating back on for most testsuites

Somehow, this slipped through in #1513. We weren't inheriting anymore,
so `branches` defaulted back to just `master`. This means we weren't
gating on most of the containerized builds anymore. Ouch!

It'd make sense to teach PAPR to allow some defaults across all
testsuites, even in the `inherit: false` case. Though it's tempting to
also just change the hardcoded PAPR default to those branches since our
use of Homu + PAPR at this point is pretty ubiquitous, and it doesn't
really hurt for the ones that don't use it.

Closes: #1536
Approved by: cgwalters
.papr.yml